Active Canvas
Draw using parameterized brush.
Node Data | |
|---|---|
Display name | |
Active Canvas | |
Internal name | |
Node_Active_Canvas | |
Inheritances | |
| Node_Active_Canvas | |
Inputs | |
vec2 |
Dimension |
Brush | |
Brush Position | |
vec2 |
Position |
range |
Position Jitter |
range |
Distance |
Brush Rotation | |
rotation |
Base Rotation |
bool |
Rotate By Direction |
rotation |
Direction Shift |
range |
Rotation Jitter |
Brush Scale | |
vec2 |
Scale |
range |
Scale Jitter |
Brush Render | |
surface |
Texture |
color |
Color |
gradient |
Color Jitter |
Outputs | |
surface |
Output |
Active canvas is a node that can draw using parameterized brush. There are several properties that can be animated to create drawing animations.
Properties
| Brush Position | |
| Position | Position of the brush. |
| Distance | Distance between each brush stamp. |
| Brush Rotation | |
| Rotation | Rotation of the brush. |
| Brush Scale | |
| Scale | Scale of the brush. |
| Brush Render | |
| Texture | The brush texture. Leave blank for a 1px brush. |
| Color | Apply color blending to the brush. |
Commit History
| 1.15.7 |
|
|---|